Release 10.1A: OpenEdge Development:
Progress 4GL Reference
Tag property
A variable that lets the developer store an arbitrary string value.
Data type: CHARACTER Access: Readable/Writeable Applies to: Any ActiveX controlThe Tag property is an extended ActiveX control property that lets the developer store an arbitrary string value and retrieve it later. Progress does not use this property internally; rather, the property lets the developer store application-specific information with the control.
This property is initialized to an empty string.
Note: The length of the string cannot exceed 2,147,483, 647 characters.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |